TRACERT

Qualifiers:

RTC <ip address> /HOPS n /WAIT n

IPSET <ip address> to <ip address> /HOPS n /WAIT n

Purpose:

Traces the path from the RTC or IP sets to a destination IP address (IPv4 or IPv6). The system response identifies the IP address of routers (or hops) traversed and the time it took to make three round trips to each device (including the destination) and back. TRACERT is useful for determining where performance bottlenecks might be occurring.

TRACERT supports the following sets only:

NOTES

 

Details:

The </HOPS n> option:

Specifies the maximum number of hops in the path to search for the target destination. The maximum is 30. The default (specified by omitting the option) is 30.

The </WAIT n> option:

RTC Command: Specifies the amount of time in seconds to wait for replies from each hop and destination. The maximum is 60 seconds and the minimum is 1 second. The default (specified by omitting the qualifier) is 5 seconds. If a reply is not received within the time specified, an asterisk (*) is displayed in the response.

IPSET Command: Specifies the amount of time in milliseconds to wait for replies from each hop and destination. The maximum is 999 milliseconds. The default (specified by omitting the qualifier) is 250 milliseconds. If a reply is not received within the time specified, an asterisk is displayed in the response.

The HOPS and WAIT options can be entered alone, together, or omitted.

A "Request timed out" error indicates that the trace timed out waiting for the destination to reply. Likely causes of the time-out include

An "Unknown IP Set" response indicates that the specified IP address is not associated with a registered IP Set on this MiVoice Business system.

NOTE: The spaces in the command are important. There must be at least one space between the qualifiers and no space directly after a /.

Example:

Entry: TRACERT IPSET 10.35.29.47 to 10.39.51.18

System Response:

Tracing route

from 10.35.20.132

to 10.35.19.131

over a maximum of 30 hops

with timeout set to 250 msec:

1 62 ms 2 ms 1 ms 10.35.20.3

2 1 ms 0 ms 0 ms 10.35.19.131

Trace complete.